home *** CD-ROM | disk | FTP | other *** search
/ Columbia Kermit / kermit.zip / newsgroups / misc.19970104-19970326 / 000410_news@columbia.edu _Tue Mar 11 20:19:51 1997.msg < prev    next >
Internet Message Format  |  2020-01-01  |  2KB

  1. Return-Path: <news@columbia.edu>
  2. Received: from newsmaster.cc.columbia.edu (newsmaster.cc.columbia.edu [128.59.35.30])
  3.     by watsun.cc.columbia.edu (8.8.5/8.8.5) with ESMTP id UAA13784
  4.     for <kermit.misc@watsun.cc.columbia.edu>; Tue, 11 Mar 1997 20:19:51 -0500 (EST)
  5. Received: (from news@localhost)
  6.     by newsmaster.cc.columbia.edu (8.8.5/8.8.5) id UAA29278
  7.     for kermit.misc@watsun; Tue, 11 Mar 1997 20:19:50 -0500 (EST)
  8. Path: news.columbia.edu!watsun.cc.columbia.edu!fdc
  9. From: fdc@watsun.cc.columbia.edu (Frank da Cruz)
  10. Newsgroups: comp.protocols.kermit.misc
  11. Subject: Re: how to use APC with c-kermit ?
  12. Date: 12 Mar 1997 01:19:47 GMT
  13. Organization: Columbia University
  14. Lines: 19
  15. Message-ID: <5g50bj$fs9$1@apakabar.cc.columbia.edu>
  16. References: <5g4sig$oub@falcon.ccs.uwo.ca>
  17. NNTP-Posting-Host: watsun.cc.columbia.edu
  18. Xref: news.columbia.edu comp.protocols.kermit.misc:6744
  19.  
  20. In article <5g4sig$oub@falcon.ccs.uwo.ca>,
  21. R. Puchtinger  <puchting@phobos.sscl.uwo.ca> wrote:
  22. : I'd like to use the autodownload/upload functions of mskermit to transfer 
  23. : files to/from a unix box running c-kermit v.5, patch-level 189.  It has 
  24. : APC but I don't know how to access or write the autodownload/upload macros.
  25. : Any suggestions on how to do this would be appreciated.
  26. Well, first of all, if you use MS-DOS Kermit 3.15 (currently in beta), it
  27. has autoup- and download built in that works even without APC.
  28.  
  29. But if you do want to use APC, the easiest way is to get the current version
  30. of C-Kermit, which is 6.0.192, and just use its APC command to do the dirty
  31. work.  Find all the info on the current versions at the Kermit website:
  32.  
  33.   http://www.columbia.edu/kermit/
  34.  
  35. - Frank
  36.  
  37.